From 69ac98165f6d9e4093f0d564d04d5ed131777180 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 8 Apr 2016 13:52:59 +0200 Subject: hw/nxagent/Pixmaps.h: Make RESTYPE well-defined by adding resource.h to includes. --- nx-X11/programs/Xserver/hw/nxagent/Pixmaps.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nx-X11') 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; -- cgit v1.2.3