projects
/
gltest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
3a76a0c
)
fix build
master
author
Ralf Jung
<post@ralfj.de>
Sat, 29 Oct 2022 18:28:02 +0000
(20:28 +0200)
committer
Ralf Jung
<post@ralfj.de>
Sat, 29 Oct 2022 18:28:02 +0000
(20:28 +0200)
gltest.cpp
patch
|
blob
|
history
diff --git
a/gltest.cpp
b/gltest.cpp
index f5f341e1410a2a77060986138f47252ccae28697..b8d3d0e6a54dc9ba9f9f1ef68ad5ed5eec257ddb 100644
(file)
--- a/
gltest.cpp
+++ b/
gltest.cpp
@@
-26,6
+26,7
@@
#include <unistd.h>
#include <assert.h>
#include <boost/program_options.hpp>
#include <unistd.h>
#include <assert.h>
#include <boost/program_options.hpp>
+#include <X11/keysym.h>
namespace po = boost::program_options;
namespace po = boost::program_options;