Commit 94b3dc04 authored by joi@chromium.org's avatar joi@chromium.org

Add required CUPS include.

BUG=none

Review URL: http://codereview.chromium.org/8805005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113180 0039d316-1c4b-4281-b951-d872f2087c98
parent 81fe28f0
......@@ -3,6 +3,7 @@
// found in the LICENSE file.
#include <cups/cups.h>
#include <cups/ppd.h>
#include <cstring>
#include <string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment