aboutsummaryrefslogtreecommitdiffstats
path: root/src/coopgammad.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-17 19:26:25 +0200
committerMattias Andrée <maandree@kth.se>2016-07-17 19:26:25 +0200
commitf9a45c8a0cbe0ca4cbf6061e7b68ee20f9dbee39 (patch)
tree2c36a5febbb405845da3119459903603d80879c8 /src/coopgammad.c
parentMore refactoring (diff)
downloadcoopgammad-f9a45c8a0cbe0ca4cbf6061e7b68ee20f9dbee39.tar.gz
coopgammad-f9a45c8a0cbe0ca4cbf6061e7b68ee20f9dbee39.tar.bz2
coopgammad-f9a45c8a0cbe0ca4cbf6061e7b68ee20f9dbee39.tar.xz
Even more refactoring
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'src/coopgammad.c')
-rw-r--r--src/coopgammad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coopgammad.c b/src/coopgammad.c
index 8242cee..d88a950 100644
--- a/src/coopgammad.c
+++ b/src/coopgammad.c
@@ -17,8 +17,8 @@
*/
#include "arg.h"
#include "util.h"
-#include "server.h"
#include "state.h"
+#include "servers/master.h"
#include "servers/kernel.h"
#include "servers/crtc.h"
#include "servers/gamma.h"