Fix update-maintainer header path

This commit is contained in:
Simon Quigley 2024-12-15 00:59:54 -06:00
parent b2368b323f
commit 263840e05e

View File

@ -14,7 +14,7 @@
// along with this program. If not, see <https://www.gnu.org/licenses/>.
#include "common.h"
#include "update_maintainer.h"
#include "update-maintainer.h"
#include <iostream>
#include <fstream>
#include <sstream>