CComponentsPicture: fix build

Build can be broken with other build environments
This commit is contained in:
2013-03-08 08:41:50 +01:00
parent bdce50780d
commit 061700a5f8

View File

@@ -31,6 +31,7 @@
#include <global.h>
#include <neutrino.h>
#include "cc.h"
#include <unistd.h>
extern CPictureViewer * g_PicViewer;