aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-04-08 13:52:59 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-06-25 00:39:26 +0200
commit69ac98165f6d9e4093f0d564d04d5ed131777180 (patch)
treecdf21a1a5bd0179cb365210731418caaecb4abff /nx-X11
parent5088a6d1389aff29ec144eabda36971ac39587b0 (diff)
downloadnx-libs-69ac98165f6d9e4093f0d564d04d5ed131777180.tar.gz
nx-libs-69ac98165f6d9e4093f0d564d04d5ed131777180.tar.bz2
nx-libs-69ac98165f6d9e4093f0d564d04d5ed131777180.zip
hw/nxagent/Pixmaps.h: Make RESTYPE well-defined by adding resource.h to includes.
Diffstat (limited to 'nx-X11')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Pixmaps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Pixmaps.h b/nx-X11/programs/Xserver/hw/nxagent/Pixmaps.h
index b42956fcf..fcfc133d5 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Pixmaps.h
+++ b/nx-X11/programs/Xserver/hw/nxagent/Pixmaps.h
@@ -18,6 +18,7 @@
#ifndef __Pixmap_H__
#define __Pixmap_H__
+#include "resource.h"
#include "Split.h"
extern RESTYPE RT_NX_PIXMAP;