1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

cpu: Include header instead of repeating function declaration.

This commit is contained in:
Maarten ter Huurne
2011-10-23 15:24:35 +02:00
parent 14bae043c0
commit 33e7f1ef56
2 changed files with 1 additions and 2 deletions

View File

@@ -59,6 +59,7 @@
#include "filedialog.h"
#include "gmenu2x.h"
#include "filelister.h"
#include "cpu.h"
#include "iconbutton.h"
#include "messagebox.h"