summaryrefslogtreecommitdiff
path: root/src/utils/glxhelper.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-13 18:40:11 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-13 18:40:11 +0300
commit55b1de961489f99723288e162f9d3a062d593368 (patch)
tree8e0420837f222828070fd7df010ede11c2ec90ed /src/utils/glxhelper.h
parentbcbcdde49b5ff85c5ff4b8356dad475698d28f4e (diff)
downloadplus-55b1de961489f99723288e162f9d3a062d593368.tar.gz
plus-55b1de961489f99723288e162f9d3a062d593368.tar.bz2
plus-55b1de961489f99723288e162f9d3a062d593368.tar.xz
plus-55b1de961489f99723288e162f9d3a062d593368.zip
Fix includes and update deheader ci script.
Diffstat (limited to 'src/utils/glxhelper.h')
-rw-r--r--src/utils/glxhelper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils/glxhelper.h b/src/utils/glxhelper.h
index 5ac35af96..f0aa9022c 100644
--- a/src/utils/glxhelper.h
+++ b/src/utils/glxhelper.h
@@ -21,8 +21,6 @@
#ifndef UTILS_GLXHELPER_H
#define UTILS_GLXHELPER_H
-#include "main.h"
-
#if defined(USE_OPENGL) && defined(USE_X11)
#include "localconsts.h"