Skip to content

Instantly share code, notes, and snippets.

@amonakov
Created February 3, 2013 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amonakov/4702298 to your computer and use it in GitHub Desktop.
Save amonakov/4702298 to your computer and use it in GitHub Desktop.
diff --git a/ENIGMAsystem/SHELL/Platforms/xlib/include.h b/ENIGMAsystem/SHELL/Platforms/xlib/include.h
index 824aa8b..86119a9 100644
--- a/ENIGMAsystem/SHELL/Platforms/xlib/include.h
+++ b/ENIGMAsystem/SHELL/Platforms/xlib/include.h
@@ -1,4 +1,5 @@
#include "XLIBwindow.h"
#include "XLIBthreads.h"
#include "LINUXjoystick.h"
+#include "file_manip.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment