Get debugger compiling in NoGPU config

git-svn-id: http://skia.googlecode.com/svn/trunk@11001 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
robertphillips@google.com 2013-08-29 13:22:28 +00:00
parent 6323ca5ca5
commit 60820761ee

View File

@ -13,7 +13,7 @@
#include "SkGpuDevice.h"
#endif
#include "SkDevice.h"
#include "SkBitmapDevice.h"
#include "SkDebugger.h"
#include <QApplication>