]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - ppdc/ppdc-choice.cxx
Import CUPS v1.7.1
[thirdparty/cups.git] / ppdc / ppdc-choice.cxx
index 03dc646e978e77e2f056a0d6285932a7c10b1bd6..e9937feb932cd36b42e8f5afac518952ac553a67 100644 (file)
@@ -1,5 +1,5 @@
 //
-// "$Id$"
+// "$Id: ppdc-choice.cxx 1378 2009-04-08 03:17:45Z msweet $"
 //
 //   Option choice class for the CUPS PPD Compiler.
 //
@@ -22,7 +22,7 @@
 // Include necessary headers...
 //
 
-#include "ppdc.h"
+#include "ppdc-private.h"
 
 
 //
@@ -57,5 +57,5 @@ ppdcChoice::~ppdcChoice()
 
 
 //
-// End of "$Id$".
+// End of "$Id: ppdc-choice.cxx 1378 2009-04-08 03:17:45Z msweet $".
 //