summaryrefslogtreecommitdiffstats
path: root/hacks/glx/buildlwo.c
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/buildlwo.c')
-rw-r--r--hacks/glx/buildlwo.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/hacks/glx/buildlwo.c b/hacks/glx/buildlwo.c
index c20c9e2..645866d 100644
--- a/hacks/glx/buildlwo.c
+++ b/hacks/glx/buildlwo.c
@@ -17,7 +17,9 @@ static const char sccsid[] = "@(#)buildlwo.c 4.02 97/04/20 xlockmore";
*/
#ifndef STANDALONE
-#include "xlock.h"
+# include "xlock.h"
+#else
+# include "screenhackI.h"
#endif
#ifdef USE_GL