mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-20 17:05:41 -04:00
Move frontend-common to util/core
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
#pragma once
|
||||
#include "common/types.h"
|
||||
#include "frontend-common/input_manager.h"
|
||||
#include "util/input_manager.h"
|
||||
#include <QtWidgets/QPushButton>
|
||||
#include <optional>
|
||||
|
||||
|
Reference in New Issue
Block a user