Some models were still needed: FileModel and MediaImageModel extending
[emufront] / src / dataobjects / mediaimagecontainer.h
index 4b1c676..3668904 100644 (file)
 **
 ** You should have received a copy of the GNU General Public License
 ** along with EmuFront.  If not, see <http://www.gnu.org/licenses/>.
-*/#ifndef MEDIAIMAGECONTAINER_H
+*/
+
+#ifndef MEDIAIMAGECONTAINER_H
 #define MEDIAIMAGECONTAINER_H
 
 #include "emufrontfileobject.h"
 #include "mediaimage.h"
 #include "setup.h"
 #include "filepathobject.h"
+#include <QMap>
 
 class MediaImageContainer : public EmuFrontFile
 {