You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-office/texmaker/files/texmaker-3.3.3-qt48.patch

16 lines
294 B

main.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/main.cpp b/main.cpp
index e979c1b..da2831a 100644
--- a/main.cpp
+++ b/main.cpp
@@ -14,6 +14,7 @@
#include "texmakerapp.h"
#include <QStringList>
+#include <GL/glu.h>
int main( int argc, char ** argv )