[LOCALSPL] [SPOOLSV] [WINSPOOL]
[reactos.git] / reactos / win32ss / printing / base / winspool / precomp.h
index df5588a..f5fc05e 100644 (file)
@@ -2,7 +2,7 @@
  * PROJECT:     ReactOS Print Spooler API
  * LICENSE:     GNU LGPL v2.1 or any later version as published by the Free Software Foundation
  * PURPOSE:     Precompiled Header for all source files
- * COPYRIGHT:   Copyright 2015 Colin Finck <colin@reactos.org>
+ * COPYRIGHT:   Copyright 2015-2017 Colin Finck <colin@reactos.org>
  */
 
 #ifndef _PRECOMP_H
@@ -16,6 +16,8 @@
 #include <winspool.h>
 #include <winspool_c.h>
 
+#include <spoolss.h>
+
 #include <wine/debug.h>
 WINE_DEFAULT_DEBUG_CHANNEL(winspool);