summaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index f2c7ddb..8658424 100644
--- a/main.cpp
+++ b/main.cpp
@@ -4,6 +4,7 @@
#ifdef _WIN32
#else
+#include <stdio.h>
#include <iostream>
#include <X11/X.h>
#include <GL/glx.h>