mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
11 lines
205 B
C++
11 lines
205 B
C++
--- src/menumanager.h.orig 2007-09-14 05:43:03 UTC
|
|
+++ src/menumanager.h
|
|
@@ -7,6 +7,8 @@
|
|
#ifndef MENUMANAGER_H
|
|
#define MENUMANAGER_H
|
|
|
|
+#include "ui/menuaction.h"
|
|
+
|
|
class Main;
|
|
|
|
class ControlOptions;
|