summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/hello.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/hello.cxx b/test/hello.cxx
index 1021bee1c..f12ab7095 100644
--- a/test/hello.cxx
+++ b/test/hello.cxx
@@ -28,7 +28,6 @@
#include <FL/Fl.H>
#include <FL/Fl_Window.H>
#include <FL/Fl_Box.H>
-#include <FL/filename.H>
int main(int argc, char **argv) {
Fl_Window *window = new Fl_Window(300,180);