Skip to content

Commit

Permalink
Fix include of IOGroup.hpp
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher M. Cantalupo <christopher.m.cantalupo@intel.com>
  • Loading branch information
cmcantalupo committed May 10, 2024
1 parent c928b94 commit 6e8eb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libgeopmd/src/MSRIOGroup.hpp
Expand Up @@ -19,7 +19,7 @@
#include "geopm_public.h"
#include "geopm_time.h"

#include "IOGroup.hpp"
#include "geopm/IOGroup.hpp"

extern "C"
{
Expand Down

0 comments on commit 6e8eb49

Please sign in to comment.