summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/unittests.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unittests.cxx b/test/unittests.cxx
index 6ffa24fb3..0e38022ff 100644
--- a/test/unittests.cxx
+++ b/test/unittests.cxx
@@ -35,6 +35,7 @@
#include <FL/fl_draw.H> // fl_text_extents()
#include <FL/fl_string_functions.h> // fl_strdup()
#include <FL/fl_ask.H> // fl_message()
+#include <FL/filename.H> // fl_filename_name
#include <stdlib.h> // malloc, free
class Ut_Main_Window *mainwin = NULL;