CComponentsPicture: fix build

Build can be broken with other build environments


Origin commit data
------------------
Commit: 061700a5f8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-08 (Fri, 08 Mar 2013)
This commit is contained in:
2013-03-08 08:41:50 +01:00
parent 47498f9b5f
commit e7b6c2c01b

View File

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