Fix gcc4 build error.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35111 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Saint-Pierre 2010-01-17 08:48:51 +00:00
parent e20b156868
commit 2ee53d23fa
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include "CPUButton.h"
#include <stdlib.h>
#include <string.h>
#include <Alert.h>
#include <Dragger.h>