summaryrefslogtreecommitdiff
path: root/test/animated.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/animated.cxx')
-rw-r--r--test/animated.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/animated.cxx b/test/animated.cxx
index 961a10099..442aa4495 100644
--- a/test/animated.cxx
+++ b/test/animated.cxx
@@ -3,7 +3,7 @@
//
// Alpha rendering benchmark program for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2015 by Bill Spitzak and others.
+// Copyright 1998-2018 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@@ -20,7 +20,7 @@
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Button.H>
#include <FL/Fl_Image.H>
-#include <FL/x.H>
+#include <FL/platform.H>
#include <FL/fl_draw.H>
#include <stdio.h>